CPhidgetManager_openRemoteIP

Opens a Phidget manager remotely by address and port.

extern (C) __gshared
int function(CPhidgetManagerHandle phidm, const char* address, int port, const char* password) CPhidgetManager_openRemoteIP;

Meta